Skip to content
Back to search
30
MCP

Mem0 (Long-Term Memory)

pulsemcp/mem0 (long-term memory)

Provides persistent long-term memory capabilities through semantic indexing, retrieval, and search functions with support for multiple LLM providers and PostgreSQL vector storage.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
0 tools · streamable-http
io.github.SurajKGoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
Amber
Persistent long-term memory service for AI assistants with semantic search and encrypted private storage.
0 tools
0Latency Memory
Persistent memory layer for AI agents. Sub-100ms recall, semantic search, knowledge graphs.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mem0_(long-term_memory)": {
      "url": "None",
      "transport": "http"
    }
  }
}